Skip to content

Add new VerifyCellKZGProofBatchParallel benchmark#532

Merged
asn-d6 merged 2 commits intoethereum:mainfrom
jtraglia:verify-cell-proof-batch-parallel-benchmark
Feb 10, 2025
Merged

Add new VerifyCellKZGProofBatchParallel benchmark#532
asn-d6 merged 2 commits intoethereum:mainfrom
jtraglia:verify-cell-proof-batch-parallel-benchmark

Conversation

@jtraglia
Copy link
Member

@jtraglia jtraglia commented Feb 8, 2025

I was curious how long it might take to verify cell proofs in parallel. This benchmark splits 64 blobs into numCPU (rounded down for equal group sizes) groups and verifies everything in parallel.

Copy link
Contributor

@asn-d6 asn-d6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@asn-d6 asn-d6 merged commit fd931b8 into ethereum:main Feb 10, 2025
43 checks passed
@jtraglia jtraglia deleted the verify-cell-proof-batch-parallel-benchmark branch February 10, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants